home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / plymrpht / polymorp.frm < prev    next >
Text File  |  1998-05-28  |  16KB  |  509 lines

  1. VERSION 5.00
  2. Object = "{FCF7C825-F618-11D1-BAFA-444553540000}#1.0#0"; "POLYMORPH.OCX"
  3. Begin VB.Form PolyMorphDemo 
  4.    BorderStyle     =   1  'Fixed Single
  5.    Caption         =   "PolyMorph Demonstration Application"
  6.    ClientHeight    =   5595
  7.    ClientLeft      =   885
  8.    ClientTop       =   1125
  9.    ClientWidth     =   8655
  10.    Icon            =   "PolyMorphDemo.frx":0000
  11.    LinkTopic       =   "Form2"
  12.    MaxButton       =   0   'False
  13.    ScaleHeight     =   5595
  14.    ScaleWidth      =   8655
  15.    StartUpPosition =   2  'CenterScreen
  16.    Begin VB.CommandButton Command5 
  17.       Caption         =   "More Info"
  18.       Height          =   420
  19.       Left            =   1455
  20.       TabIndex        =   37
  21.       Top             =   5145
  22.       Width           =   975
  23.    End
  24.    Begin VB.CommandButton Command4 
  25.       Caption         =   "&About"
  26.       Height          =   420
  27.       Left            =   2670
  28.       TabIndex        =   36
  29.       Top             =   5025
  30.       Width           =   975
  31.    End
  32.    Begin VB.CommandButton Command3 
  33.       Caption         =   "&Done"
  34.       Height          =   420
  35.       Left            =   3885
  36.       TabIndex        =   35
  37.       Top             =   5145
  38.       Width           =   975
  39.    End
  40.    Begin VB.Frame frame69 
  41.       Caption         =   "Property Sheet for Sample PolyText Control"
  42.       Height          =   3900
  43.       Left            =   45
  44.       TabIndex        =   2
  45.       Top             =   1065
  46.       Width           =   6345
  47.       Begin VB.OptionButton Option1 
  48.          Caption         =   "Behaviour"
  49.          Height          =   360
  50.          Left            =   90
  51.          Style           =   1  'Graphical
  52.          TabIndex        =   4
  53.          Top             =   255
  54.          Value           =   -1  'True
  55.          Width           =   1185
  56.       End
  57.       Begin VB.OptionButton Option2 
  58.          Caption         =   "Validation"
  59.          Height          =   360
  60.          Left            =   1305
  61.          Style           =   1  'Graphical
  62.          TabIndex        =   3
  63.          Top             =   255
  64.          Width           =   1185
  65.       End
  66.       Begin VB.Frame Frame1 
  67.          Caption         =   "Behaviour"
  68.          Height          =   3240
  69.          Left            =   75
  70.          TabIndex        =   5
  71.          Top             =   600
  72.          Width           =   6210
  73.          Begin VB.ComboBox txtButton_Style 
  74.             Height          =   315
  75.             ItemData        =   "PolyMorphDemo.frx":030A
  76.             Left            =   1485
  77.             List            =   "PolyMorphDemo.frx":031A
  78.             Style           =   2  'Dropdown List
  79.             TabIndex        =   13
  80.             Top             =   300
  81.             Width           =   2715
  82.          End
  83.          Begin VB.ComboBox txtOn_Entry 
  84.             Height          =   315
  85.             ItemData        =   "PolyMorphDemo.frx":0366
  86.             Left            =   1470
  87.             List            =   "PolyMorphDemo.frx":0373
  88.             Style           =   2  'Dropdown List
  89.             TabIndex        =   12
  90.             Top             =   975
  91.             Width           =   2700
  92.          End
  93.          Begin VB.CheckBox chkShowErrors 
  94.             Alignment       =   1  'Right Justify
  95.             Caption         =   "ShowErrors"
  96.             Height          =   285
  97.             Left            =   150
  98.             TabIndex        =   11
  99.             ToolTipText     =   "Highlight Content if data is invalid"
  100.             Top             =   2490
  101.             Value           =   1  'Checked
  102.             Width           =   1290
  103.          End
  104.          Begin VB.TextBox txtMsgError 
  105.             Height          =   330
  106.             Left            =   1470
  107.             TabIndex        =   10
  108.             Top             =   2055
  109.             Width           =   2700
  110.          End
  111.          Begin VB.CheckBox chkShow_Time 
  112.             Alignment       =   1  'Right Justify
  113.             Caption         =   "Show Time"
  114.             Height          =   285
  115.             Left            =   375
  116.             TabIndex        =   9
  117.             ToolTipText     =   "Show a time selection on the Date Pop-up"
  118.             Top             =   630
  119.             Width           =   1290
  120.          End
  121.          Begin VB.TextBox txtToolTipText 
  122.             Height          =   330
  123.             Left            =   1470
  124.             TabIndex        =   8
  125.             Top             =   1680
  126.             Width           =   2700
  127.          End
  128.          Begin VB.CheckBox chkAutoComplete 
  129.             Alignment       =   1  'Right Justify
  130.             Caption         =   "AutoComplete"
  131.             Height          =   285
  132.             Left            =   150
  133.             TabIndex        =   7
  134.             ToolTipText     =   "Find closest match in the list"
  135.             Top             =   2850
  136.             Width           =   1290
  137.          End
  138.          Begin VB.TextBox txtDisplayFormat 
  139.             Height          =   330
  140.             Left            =   1470
  141.             TabIndex        =   6
  142.             Top             =   1320
  143.             Width           =   2700
  144.          End
  145.          Begin VB.Label lblButton_Style 
  146.             Caption         =   "Button Style:"
  147.             Height          =   240
  148.             Left            =   150
  149.             TabIndex        =   18
  150.             ToolTipText     =   "Which buttons do you want to use"
  151.             Top             =   330
  152.             Width           =   2700
  153.          End
  154.          Begin VB.Label lblMsgError 
  155.             Caption         =   "Error Text"
  156.             Height          =   240
  157.             Left            =   150
  158.             TabIndex        =   17
  159.             ToolTipText     =   "Text to Msg if invalid . Leave blank for no message"
  160.             Top             =   2100
  161.             Width           =   2700
  162.          End
  163.          Begin VB.Label lblToolTipText 
  164.             Caption         =   "ToolTipText:"
  165.             Height          =   240
  166.             Left            =   150
  167.             TabIndex        =   16
  168.             ToolTipText     =   "Tooltip"
  169.             Top             =   1770
  170.             Width           =   2700
  171.          End
  172.          Begin VB.Label lblDisplayFormat 
  173.             Caption         =   "DisplayFormat:"
  174.             Height          =   240
  175.             Left            =   150
  176.             TabIndex        =   15
  177.             ToolTipText     =   "Standard VB Format$ for displaying content"
  178.             Top             =   1365
  179.             Width           =   2700
  180.          End
  181.          Begin VB.Label lblOn_Entry 
  182.             Caption         =   "On_Entry:"
  183.             Height          =   240
  184.             Left            =   150
  185.             TabIndex        =   14
  186.             ToolTipText     =   "Cursor Position when control gets focus"
  187.             Top             =   1005
  188.             Width           =   2700
  189.          End
  190.       End
  191.       Begin VB.Frame Frame2 
  192.          Caption         =   "Validation"
  193.          Height          =   3240
  194.          Left            =   75
  195.          TabIndex        =   19
  196.          Top             =   600
  197.          Width           =   6210
  198.          Begin VB.ComboBox txtData_Type 
  199.             Height          =   315
  200.             ItemData        =   "PolyMorphDemo.frx":03BB
  201.             Left            =   1410
  202.             List            =   "PolyMorphDemo.frx":03DA
  203.             Style           =   2  'Dropdown List
  204.             TabIndex        =   30
  205.             Top             =   300
  206.             Width           =   2700
  207.          End
  208.          Begin VB.CheckBox chkRequired 
  209.             Alignment       =   1  'Right Justify
  210.             Caption         =   "Required"
  211.             Height          =   285
  212.             Left            =   135
  213.             TabIndex        =   29
  214.             Top             =   720
  215.             Width           =   1500
  216.          End
  217.          Begin VB.TextBox txtMin 
  218.             Height          =   330
  219.             Left            =   1410
  220.             TabIndex        =   28
  221.             Top